The following tables list the members exposed by ContourLineSeries<T>.
Name | Description | |
---|---|---|
ContourLineSeries<T> Constructor |
Name | Description | |
---|---|---|
Model | The model for storing configuration information for the series. (Inherited from Infragistics.Web.Mvc.Series<T,ContourLineSeriesModel,ContourLineSeries<T>>) | |
SeriesModel | The model for storing configuration information for the series. (Inherited from Infragistics.Web.Mvc.Series<T,ContourLineSeriesModel,ContourLineSeries<T>>) |
Name | Description | |
---|---|---|
AreaFillOpacity | Sets the opacity applied to the area fill visual. (Inherited from Infragistics.Web.Mvc.Series<T,ContourLineSeriesModel,ContourLineSeries<T>>) | |
Brush | Overloaded. Sets the brush to use for the series. (Inherited from Infragistics.Web.Mvc.Series<T,ContourLineSeriesModel,ContourLineSeries<T>>) | |
DataSourceType | Sets the series model SeriesModel.DataSourceType. (Inherited from Infragistics.Web.Mvc.Series<T,ContourLineSeriesModel,ContourLineSeries<T>>) | |
DataSourceUrl | Sets the series model SeriesModel.DataSourceUrl. (Inherited from Infragistics.Web.Mvc.Series<T,ContourLineSeriesModel,ContourLineSeries<T>>) | |
ExpectFunctions | Sets whether the series should expect that properties in its items source may be functions that need to be evaluated to yield their value. This defaults to false, as there will be a subtle performance impact to using this feature. This value must be set before assigning an item's source to take effect. (Inherited from Infragistics.Web.Mvc.Series<T,ContourLineSeriesModel,ContourLineSeries<T>>) | |
HitTestMode | Method of hit testing to use when pointing to items in this series. (Inherited from Infragistics.Web.Mvc.Series<T,ContourLineSeriesModel,ContourLineSeries<T>>) | |
IsDefaultToolTipSelected | Gets if the default tooltip has been selected for display. (Inherited from Infragistics.Web.Mvc.Series<T,ContourLineSeriesModel,ContourLineSeries<T>>) | |
IsDropShadowEnabled | Sets whether drop shadow should be enabled for this series. (Inherited from Infragistics.Web.Mvc.Series<T,ContourLineSeriesModel,ContourLineSeries<T>>) | |
IsHighlightingEnabled | Sets whether highlighting should be enabled for this series, if this type of series supports highlighting. (Inherited from Infragistics.Web.Mvc.Series<T,ContourLineSeriesModel,ContourLineSeries<T>>) | |
Legend | the chart legend (Inherited from Infragistics.Web.Mvc.Series<T,ContourLineSeriesModel,ContourLineSeries<T>>) | |
LegendItemVisibility | Sets the legend item visibility for the current series object. (Inherited from Infragistics.Web.Mvc.Series<T,ContourLineSeriesModel,ContourLineSeries<T>>) | |
LocalSchemaTransform | (Inherited from Infragistics.Web.Mvc.Series<T,ContourLineSeriesModel,ContourLineSeries<T>>) | |
Outline | Overloaded. Sets the brush to use for the outline of the series. (Inherited from Infragistics.Web.Mvc.Series<T,ContourLineSeriesModel,ContourLineSeries<T>>) | |
Resolution | Sets the current series object's rendering resolution. (Inherited from Infragistics.Web.Mvc.Series<T,ContourLineSeriesModel,ContourLineSeries<T>>) | |
ResponseDataKey | Sets the series model SeriesModel.DataSource. (Inherited from Infragistics.Web.Mvc.Series<T,ContourLineSeriesModel,ContourLineSeries<T>>) | |
ResponseDataType | Sets the series model SeriesModel.ResponseDataType. (Inherited from Infragistics.Web.Mvc.Series<T,ContourLineSeriesModel,ContourLineSeries<T>>) | |
ShadowBlur | Sets the shadow blur. (Inherited from Infragistics.Web.Mvc.Series<T,ContourLineSeriesModel,ContourLineSeries<T>>) | |
ShadowOffsetX | Sets the drop shadow x-offset. (Inherited from Infragistics.Web.Mvc.Series<T,ContourLineSeriesModel,ContourLineSeries<T>>) | |
ShadowOffsetY | Sets the drop shadow y-offset. (Inherited from Infragistics.Web.Mvc.Series<T,ContourLineSeriesModel,ContourLineSeries<T>>) | |
ShowTooltip | Sets the series model SeriesModel.ShowTooltip. (Inherited from Infragistics.Web.Mvc.Series<T,ContourLineSeriesModel,ContourLineSeries<T>>) | |
Thickness | Sets the width of the current series object's line thickness. (Inherited from Infragistics.Web.Mvc.Series<T,ContourLineSeriesModel,ContourLineSeries<T>>) | |
Title | Sets the series model SeriesModel.Title. (Inherited from Infragistics.Web.Mvc.Series<T,ContourLineSeriesModel,ContourLineSeries<T>>) | |
TooltipTemplate | Sets the series model SeriesModel.TooltipTemplate. (Inherited from Infragistics.Web.Mvc.Series<T,ContourLineSeriesModel,ContourLineSeries<T>>) | |
TransitionDuration | Sets the duration of the current series's morph.
This is a dependency property. (Inherited from Infragistics.Web.Mvc.Series<T,ContourLineSeriesModel,ContourLineSeries<T>>) | |
TransitionInDuration | Sets the duration of the current series's transition in morph.
This is a dependency property. (Inherited from Infragistics.Web.Mvc.Series<T,ContourLineSeriesModel,ContourLineSeries<T>>) | |
TransitionInSpeedType | Sets the duration of the current series's transition in morph.
This is a dependency property. (Inherited from Infragistics.Web.Mvc.Series<T,ContourLineSeriesModel,ContourLineSeries<T>>) | |
TriangleVertexMemberPath1 | The name of the property of the TrianglesSource items which, for each triangle, contains the index of the first vertex point in the ItemsSource. (Inherited from Infragistics.Web.Mvc.XYTriangulatingSeries<T,ContourLineSeriesModel,ContourLineSeries<T>>) | |
TriangleVertexMemberPath2 | The name of the property of the TrianglesSource items which, for each triangle, contains the index of the second vertex point in the ItemsSource. (Inherited from Infragistics.Web.Mvc.XYTriangulatingSeries<T,ContourLineSeriesModel,ContourLineSeries<T>>) | |
TriangleVertexMemberPath3 | The name of the property of the TrianglesSource items which, for each triangle, contains the index of the third vertex point in the ItemsSource. (Inherited from Infragistics.Web.Mvc.XYTriangulatingSeries<T,ContourLineSeriesModel,ContourLineSeries<T>>) | |
UseSingleShadow | Sets whether drop shadow is applied to the whole series visual or to each of the individual shapes forming the series. (Inherited from Infragistics.Web.Mvc.Series<T,ContourLineSeriesModel,ContourLineSeries<T>>) | |
ValueMemberPath | The name of the property from which to retrieve the numeric values from the ItemsSource items. | |
XAxis | The X-Axis for this series. (Inherited from Infragistics.Web.Mvc.XYTriangulatingSeries<T,ContourLineSeriesModel,ContourLineSeries<T>>) | |
XMemberPath | The name of the property from which to extract the X-coordinate for each item in the ItemsSource. (Inherited from Infragistics.Web.Mvc.XYTriangulatingSeries<T,ContourLineSeriesModel,ContourLineSeries<T>>) | |
YAxis | The Y-Axis for this series. (Inherited from Infragistics.Web.Mvc.XYTriangulatingSeries<T,ContourLineSeriesModel,ContourLineSeries<T>>) | |
YMemberPath | The name of the property from which to extract the Y-coordinate for each item in the ItemsSource. (Inherited from Infragistics.Web.Mvc.XYTriangulatingSeries<T,ContourLineSeriesModel,ContourLineSeries<T>>) |
View on GitHub